Package | hl7.fhir.us.breastcancer |
Type | StructureDefinition |
Id | Id |
FHIR Version | R3 |
Source | http://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-cimi-entity-Medication-model.html |
Url | http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Medication-model |
Version | 0.2.0 |
Status | draft |
Date | 2018-08-17T00:00:00+10:00 |
Name | MedicationModel |
Title | BC Medication Logical Model |
Experimental | False |
Realm | us |
Authority | hl7 |
Description | A type of prescription drug or over-the-counter drug that is used to prevent, treat, or relieve symptoms of a disease or abnormal condition, but excluding vaccines. |
Type | cimi-entity-Medication-model |
Kind | logical |
StructureDefinition | |
cimi-entity-MedicationIngredient-model | BC MedicationIngredient Logical Model |
cimi-entity-Member-model | BC Member Logical Model |
StructureDefinition | |
cimi-entity-Brand-model | BC Brand Logical Model |
cimi-entity-MedicationIngredient-model | BC MedicationIngredient Logical Model |
cimi-entity-Organization-model | BC Organization Logical Model |
Note: links and images are rebased to the (stated) source
BC Medication Logical Model
A type of prescription drug or over-the-counter drug that is used to prevent, treat, or relieve symptoms of a disease or abnormal condition, but excluding vaccines.
{
"resourceType" : "StructureDefinition",
"id" : "cimi-entity-Medication-model",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p><b>BC Medication Logical Model</b></p>\n <p>A type of prescription drug or over-the-counter drug that is used to prevent, treat, or relieve symptoms of a disease or abnormal condition, but excluding vaccines.</p>\n</div>"
},
"url" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Medication-model",
"identifier" : [
{
"system" : "http://hl7.org/fhir/us/breastcancer",
"value" : "cimi.entity.Medication"
}
],
"version" : "0.2.0",
"name" : "MedicationModel",
"title" : "BC Medication Logical Model",
"status" : "draft",
"date" : "2018-08-17T00:00:00+10:00",
"publisher" : "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cic/index.cfm"
}
]
}
],
"description" : "A type of prescription drug or over-the-counter drug that is used to prevent, treat, or relieve symptoms of a disease or abnormal condition, but excluding vaccines.",
"keyword" : [
{
"system" : "http://ncimeta.nci.nih.gov",
"code" : "C0013227"
}
],
"kind" : "logical",
"abstract" : false,
"type" : "cimi-entity-Medication-model",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
"derivation" : "specialization",
"snapshot" : {
"element" : [
{
"id" : "cimi-entity-Medication-model",
"path" : "cimi-entity-Medication-model",
"definition" : "A type of prescription drug or over-the-counter drug that is used to prevent, treat, or relieve symptoms of a disease or abnormal condition, but excluding vaccines.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "cimi-entity-Medication-model",
"min" : 0,
"max" : "*"
},
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-entity-Medication-model.type",
"path" : "cimi-entity-Medication-model.type",
"code" : [
{
"system" : "http://ncimeta.nci.nih.gov",
"code" : "C0332307"
}
],
"short" : "The most specific code (lowest level term) describing the kind or sort of thing being represented.",
"definition" : "The most specific code (lowest level term) describing the kind or sort of thing being represented.",
"min" : 1,
"max" : "1",
"base" : {
"path" : "cimi-entity-Medication-model.type",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "Coding"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false,
"binding" : {
"strength" : "extensible",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/us/core/ValueSet/us-core-medication-codes"
}
}
},
{
"id" : "cimi-entity-Medication-model.doseForm",
"path" : "cimi-entity-Medication-model.doseForm",
"code" : [
{
"system" : "http://ncimeta.nci.nih.gov",
"code" : "C0013058"
}
],
"short" : "The form in which active and/or inert ingredient(s) are physically presented.",
"definition" : "The form in which active and/or inert ingredient(s) are physically presented.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-entity-Medication-model.doseForm",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Coding"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false,
"binding" : {
"strength" : "required",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/medication-form-codes"
}
}
},
{
"id" : "cimi-entity-Medication-model.brand",
"path" : "cimi-entity-Medication-model.brand",
"short" : "If the product is branded, and if so, the brand name of a product.",
"definition" : "If the product is branded, and if so, the brand name of a product.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-entity-Medication-model.brand",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Brand-model"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-entity-Medication-model.overTheCounter",
"path" : "cimi-entity-Medication-model.overTheCounter",
"short" : "True if the medication is available to consumers without a prescription.",
"definition" : "True if the medication is available to consumers without a prescription.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-entity-Medication-model.overTheCounter",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "boolean"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-entity-Medication-model.medicationIngredient",
"path" : "cimi-entity-Medication-model.medicationIngredient",
"code" : [
{
"system" : "http://ncimeta.nci.nih.gov",
"code" : "C3176062"
}
],
"short" : "Specifies an material component in a medication.",
"definition" : "Specifies an material component in a medication.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "cimi-entity-Medication-model.medicationIngredient",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-MedicationIngredient-model"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-entity-Medication-model.manufacturer",
"path" : "cimi-entity-Medication-model.manufacturer",
"code" : [
{
"system" : "http://ncimeta.nci.nih.gov",
"code" : "C1561598"
},
{
"system" : "http://ncimeta.nci.nih.gov",
"code" : "C1114744"
}
],
"short" : "The organization producing the product or test.",
"definition" : "The organization producing the product or test.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-entity-Medication-model.manufacturer",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Organization-model"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-entity-Medication-model.lotNumber",
"path" : "cimi-entity-Medication-model.lotNumber",
"code" : [
{
"system" : "http://ncimeta.nci.nih.gov",
"code" : "C1115660"
}
],
"short" : "A distinctive alpha-numeric identification code assigned by the manufacturer or distributor to a specific quantity of manufactured material or product within a batch.",
"definition" : "A distinctive alpha-numeric identification code assigned by the manufacturer or distributor to a specific quantity of manufactured material or product within a batch.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-entity-Medication-model.lotNumber",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-entity-Medication-model.expirationDate",
"path" : "cimi-entity-Medication-model.expirationDate",
"short" : "When the item (medication, device, etc.) will expire.",
"definition" : "When the item (medication, device, etc.) will expire.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-entity-Medication-model.expirationDate",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-entity-Medication-model.package",
"path" : "cimi-entity-Medication-model.package",
"short" : "The kind of container the medication comes in.",
"definition" : "The kind of container the medication comes in.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-entity-Medication-model.package",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Coding"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false,
"binding" : {
"strength" : "example",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/medication-package-form"
}
}
}
]
},
"differential" : {
"element" : [
{
"id" : "cimi-entity-Medication-model",
"path" : "cimi-entity-Medication-model",
"definition" : "A type of prescription drug or over-the-counter drug that is used to prevent, treat, or relieve symptoms of a disease or abnormal condition, but excluding vaccines.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "cimi-entity-Medication-model",
"min" : 0,
"max" : "*"
},
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-entity-Medication-model.type",
"path" : "cimi-entity-Medication-model.type",
"code" : [
{
"system" : "http://ncimeta.nci.nih.gov",
"code" : "C0332307"
}
],
"short" : "The most specific code (lowest level term) describing the kind or sort of thing being represented.",
"definition" : "The most specific code (lowest level term) describing the kind or sort of thing being represented.",
"min" : 1,
"max" : "1",
"base" : {
"path" : "cimi-entity-Medication-model.type",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "Coding"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false,
"binding" : {
"strength" : "extensible",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/us/core/ValueSet/us-core-medication-codes"
}
}
},
{
"id" : "cimi-entity-Medication-model.doseForm",
"path" : "cimi-entity-Medication-model.doseForm",
"code" : [
{
"system" : "http://ncimeta.nci.nih.gov",
"code" : "C0013058"
}
],
"short" : "The form in which active and/or inert ingredient(s) are physically presented.",
"definition" : "The form in which active and/or inert ingredient(s) are physically presented.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-entity-Medication-model.doseForm",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Coding"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false,
"binding" : {
"strength" : "required",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/medication-form-codes"
}
}
},
{
"id" : "cimi-entity-Medication-model.brand",
"path" : "cimi-entity-Medication-model.brand",
"short" : "If the product is branded, and if so, the brand name of a product.",
"definition" : "If the product is branded, and if so, the brand name of a product.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-entity-Medication-model.brand",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Brand-model"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-entity-Medication-model.overTheCounter",
"path" : "cimi-entity-Medication-model.overTheCounter",
"short" : "True if the medication is available to consumers without a prescription.",
"definition" : "True if the medication is available to consumers without a prescription.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-entity-Medication-model.overTheCounter",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "boolean"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-entity-Medication-model.medicationIngredient",
"path" : "cimi-entity-Medication-model.medicationIngredient",
"code" : [
{
"system" : "http://ncimeta.nci.nih.gov",
"code" : "C3176062"
}
],
"short" : "Specifies an material component in a medication.",
"definition" : "Specifies an material component in a medication.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "cimi-entity-Medication-model.medicationIngredient",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-MedicationIngredient-model"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-entity-Medication-model.manufacturer",
"path" : "cimi-entity-Medication-model.manufacturer",
"code" : [
{
"system" : "http://ncimeta.nci.nih.gov",
"code" : "C1561598"
},
{
"system" : "http://ncimeta.nci.nih.gov",
"code" : "C1114744"
}
],
"short" : "The organization producing the product or test.",
"definition" : "The organization producing the product or test.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-entity-Medication-model.manufacturer",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Organization-model"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-entity-Medication-model.lotNumber",
"path" : "cimi-entity-Medication-model.lotNumber",
"code" : [
{
"system" : "http://ncimeta.nci.nih.gov",
"code" : "C1115660"
}
],
"short" : "A distinctive alpha-numeric identification code assigned by the manufacturer or distributor to a specific quantity of manufactured material or product within a batch.",
"definition" : "A distinctive alpha-numeric identification code assigned by the manufacturer or distributor to a specific quantity of manufactured material or product within a batch.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-entity-Medication-model.lotNumber",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-entity-Medication-model.expirationDate",
"path" : "cimi-entity-Medication-model.expirationDate",
"short" : "When the item (medication, device, etc.) will expire.",
"definition" : "When the item (medication, device, etc.) will expire.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-entity-Medication-model.expirationDate",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-entity-Medication-model.package",
"path" : "cimi-entity-Medication-model.package",
"short" : "The kind of container the medication comes in.",
"definition" : "The kind of container the medication comes in.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-entity-Medication-model.package",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Coding"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false,
"binding" : {
"strength" : "example",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/medication-package-form"
}
}
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.